SftTree/NET 2.0

GrayText Property, SftTree Class

Softel vdm, Inc.

Defines the default foreground color for items in the item area that are disabled.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Public Property GrayText As Color

C#   

public Color GrayText { get; set; }

C++   

public: property Color GrayText {
        Color get();
        void set(Color value);
}

Property Value

The default value is Color.GrayText.

Comments

The GrayText property defines the default foreground color for items in the item area that are disabled.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com